home *** CD-ROM | disk | FTP | other *** search
/ Aminet 47 / Aminet 47 (2002)(GTI - Schatztruhe)[Feb 2002].iso / Aminet / comm / irc / NArrest.readme < prev   
Text File  |  2001-12-29  |  3KB  |  116 lines

  1. Short:    Detects nuke attempts, for AmIRC..
  2. Author:   trebs@ihug.com.au (Michael Trebilcock)
  3. Uploader: trebs@ihug.com.au (Michael Trebilcock)
  4. Version:  4.1
  5. Type:     comm/irc
  6. Requires: AmIRC. Miami or MiamiDx
  7.  
  8. What's new:
  9.  
  10. - Changed version number from 4.0 to 4.1
  11. - Changed proxy.adl.ihug.com.au/8080 to
  12.   homepages.ihug.com.au/80 (Forgot to change it back
  13.   before uploading to Aminet)
  14.  
  15.  
  16. Introduction:
  17.  
  18. NukeArrester is a project i started on after a friend of mine
  19. (author of AVSearch and NapSearch) wrote a script to practically
  20. do the same thing (oh well).. I liked his idea and decided to make
  21. something like it myself. It detects connections to specific ports
  22. and reports them back to the AmIRC window, showing the ip and
  23. hostname of who connected, and the nickname if it finds it..
  24.  
  25. You can set it up to automatically act on the user, or have
  26. it open a gui for you to choose what you would like to do..
  27. Or of course, have them both off and just watch..
  28.  
  29. Features:
  30.  
  31. - Compressed arexx, to operate as fast as possible..
  32. - Strict mode, to act automatically on the user
  33. - Nice verstile arexx GUI
  34. - On the fly configuration
  35. - Uses Miami's system log file to detect connections
  36.   and only loads it once to save time and cpu..
  37. - Output's results in a nice format..
  38. - Specify your own ports for NA to scan connections to
  39. - AutoKick, AutoBan, and Auto-Evilping..
  40. - Update checker.. Like Kuang's.
  41. - Optional feature to send notices to the user
  42. - External configuration file
  43. - Friends protection
  44. - Sound support
  45. - Ping flood detection
  46. - Port flood protection/detection
  47.  
  48.  
  49. Requirements:
  50.  
  51. - AmIRC (2.x or higher?)
  52. - Miami/MiamiDx
  53. - MiamiResolve
  54. - System log file set up in miami
  55. - IP Filter set up to log the ports you want NA to
  56.   scan connections to..
  57.  
  58.  
  59. Recommendations:
  60. - MiamiPing, for Evilping usage..
  61.  
  62.  
  63. Installation:
  64.  
  65. Just copy NArrest.amirx to the AmIRC Rexx directory,
  66. the sounds to the AmIRC sounds directory, and
  67. NArrest.cfg and NAProtect.cfg to the AmIRC directory..
  68.  
  69. Configure NArrest.cfg and NAProtect.cfg to suit your needs.
  70.  
  71. You may want to add some handy aliases
  72. here are some examples:
  73.  
  74. /alias NUpd /rx NArrest UPDATE %p
  75. /alias NA /rx NArrest %p
  76. /alias NArrest /rx NArrest 1 139 1559 1599 1666 2000 2001 2227 2333 2421 2551 2600 4096 4097 6969 12345 31337
  77.  
  78. The last one is an alias to run NukeArrester scanning for
  79. connections to all known Amitrojan ports, i suggest using it.
  80.  
  81.  
  82. Usage:
  83. You can type /rx NArrest ? in the AmIRC window for help
  84. on Usage, and on the fly configuration.. If you don't
  85. understand it, email me for help on how to use it..
  86.  
  87.  
  88. Future:
  89.  
  90. - Maybe possible /who support. To try and find the user
  91.   When they aren't in any channel you are in..
  92.  
  93.  
  94. Updates:
  95.  
  96. Get the latest version always at http://homepages.ihug.com.au/~trebs/NArrest/
  97.  
  98. Betas at http://homepages.ihug.com.au/~trebs/NArrest/Betas/
  99. Login and password needed.. Give me feedback and i might
  100. just give you access :)
  101.  
  102.  
  103. Bugs:
  104.  
  105. There is one bug in portflood detection, it's not that important
  106. to go fixing straight away, so as soon as someone complains i'll
  107. start fixing it up, or before then when i feel like doing it..
  108.  
  109. I carefully proofread NArrest.amirx.. It SHOULD be stable, but if
  110. you find any bugs, which of course you will :) Let me know..
  111.  
  112. Michael Trebilcock
  113. trebs@ihug.com.au
  114.  
  115. P.S I wouldn't mind some positive email saying if you think it's a good script ect.. :)
  116.